home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr48 / design60.zip / RCD.INC < prev    next >
Text File  |  1993-04-19  |  66b  |  5 lines

  1. recs = record
  2.    name : String25;
  3.    address : String25;
  4. end;
  5.